shithub: riscv

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

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