shithub: riscv

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

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