shithub: riscv

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

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