shithub: riscv

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

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