shithub: riscv

ref: e5d29a2bd91951a24fccecd958416856cecef444
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}